build-aux: fallback to default glib-compile-schemas & gio-querymodules.
authorJehan <jehan@girinstud.io>
Sun, 28 Jun 2020 10:48:27 +0000 (12:48 +0200)
committerJehan <jehan@girinstud.io>
Sun, 28 Jun 2020 10:48:27 +0000 (12:48 +0200)
commit2fb755e0c9b87bd3004e174f4eee75b37377b98a
tree526c346169d77bd809e2969f14ba56dd7734397b
parentcd096819d8a5727418f9aadf73b3877325e19e80
build-aux: fallback to default glib-compile-schemas & gio-querymodules.

The pkg-config variables have been added in GLib 2.62.0. Let's fallback
to default names for these tools in such case (`pkg-config` still
returns a 0 return value, but with empty output for absent variables).
build-aux/meson/post-install.py